﻿@charset "utf-8";
/* CSS Document */

/*banner*/
.banner {
	overflow:hidden;
	width:100%;
	height:530px;
	background:url(Img/Index/banner.jpg) no-repeat center top;
	position:relative
}
.banner .btn {
	overflow:hidden;
	width:147px;
	height:23px;
	position:absolute;
	z-index:1000;
	left:50%;
	bottom:30px;
	margin-left:-73px;
}
.banner .btn span {
	display:block;
	width:23px;
	height:23px;
	background:url(../images/banner_btn01.png) no-repeat center;
	float:left;
	margin:0 13px;
	cursor:pointer;
}
.banner .btn span.cur {
	background:url(Img/Index/banner_btn02.png) no-repeat center;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display:none;
	z-index:1001;
	width:398px;
	border:1px solid #ccc;
	background:#fff;
	padding-bottom:20px;
}
#mesbook1_c div, #mesbook1 div {
	border:1px solid #E4E3E3;
	background:#EBECEB;
	height:18px;
	padding:4px .5em 0;
	margin-bottom:10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width:370px;
	margin:0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float:left;
	width:105px;
	overflow:hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width:265px;
	float:right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom:10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right:20px;
}
#flashs {
	position:relative;
	height:450px;
	overflow:hidden; min-width:1200px;
}
#flashs .bgitem {
	z-index:1;
	position:absolute;
	top:0;
}
#flashs .btn {
	position:absolute;
	z-index:9999;
	bottom:15px;
	left:50%;
	margin-left:-95px;
	padding:0px 6px;
}
#flashs .btn span {
	color:#fff;
	text-indent: -99999em;
	background:url(../images/banner_btn01.png) no-repeat center;
	cursor: pointer;
	display: inline-block;
	margin:0 2px;
	width:25px;
	height:25px;
	font-size:14px;
	line-height:25px;
	text-align:center;
}
#flashs .btn span.cur {
	background:url(../images/banner_btn02.png) no-repeat center;
	text-indent: -99999em;
}
/*search*/
.search {
	overflow:hidden;
	width:100%;
	height:74px;
	background:url(../images/bg01.jpg) repeat center #0BA43B; min-width:1200px;
}
.search_lei {
	width:1200px;
	height:74px;
	margin:0 auto;
}
.search_leil {
	width:600px;
	height:74px;
	float:left;
}
.search_leir {
	width:600px;
	height:74px;
	float:right;
}
.search_leirs {
	width:580px;
	height:20px;
	float:left;
	padding:5px 0 5px 9px;
	font-weight:normal;
	font-size:14px;
	overflow:hidden;
}
.search_leirx {
	width:580px;
	height:29px;
	float:left;
	padding:5px;

}
.search a {
	color:#666;
	margin:0 5px;
}
.search .sBox {
	overflow:hidden;
	float:right;
	margin-right:10px;
	margin-top:13px;
	width:316px;
	height:35px;
	background:url(Img/Index/search_box.png) no-repeat center top;
}

.search span {
	display:block;
	width:44px;
	height:35px;
	cursor:pointer;
	float:right
}
/*pro*/
.pro {
	width:100%;
	background:url(Img/Index/bg01.jpg) repeat center;
	padding-top:30px;
	padding-bottom:40px;
	position:relative; min-width:1200px;
}
.pro .proContent {
	overflow:hidden;
	position:relative;
	z-index:2
}
.pro .proBg {
	display:block;
	position:absolute;
	left:50%;
	bottom:-44px;
	margin-left:437px;
	z-index:1
}
.proLeft {
	overflow:hidden;
	width:236px;
	background-color:#fff;
	height:680px;
	border:2px solid #009a44;
	float:left;
}
.proLeft h3 {
	width:100%;
	height:116px;
	background:url(../images/pro_left_t.png) no-repeat center;
	line-height:116px;
	text-align:center;
	font-size:30px;
	margin-bottom:20px;
}
.proLeft h3 a {
	color:#fff;
}
.proLeft dl {
	overflow:hidden;
	padding-left:20px;
	margin-bottom:6px;
}
.proLeft dt {
	font-size:16px;
	font-weight:bold;
	padding:8px 5px;
	width:180px;
}

.proLeft dt a:hover, .proLeft dt a.cur {
	color:#009A44;
}
.proLeft dd {
	overflow:hidden;
	width:191px;
	margin-top:5px;
	margin-bottom:9px;
}
.proLeft dd a {
	display:block;
	font-size:13px;
	color:#353535;
	line-height:33px;
	padding-left:30px;
	background:url(../images/pro_left_y01.png) no-repeat 17px center;
	text-decoration:none;
}
.proLeft dd a:hover {
	color:#009A44;
	
}
.proLeft .last {
	border:none;
}
.proRight {
	overflow:hidden;
	width:940px;
	float:right;
}
.proRight .protop {
	padding-bottom:15px;
	background:url(../images/pro_right_top.png) no-repeat left bottom;
}
.proRight h3 {
	font-size:16px;
	background:url(../images/pro_right_h.png) no-repeat left center;
	padding-left:30px;
	line-height:25px;
	width:200px;
}
.proRight h3 a {
	color:#353535;
}
.proRight ul {
	overflow:hidden;
	width:960px;
}
.proRight li {
	float:left;
	width:303px;
	height:292px;
	background-color:#EBEBEB;
	margin-right:15px;
	margin-top:30px;
}
.proRight li img {
	display:block;
	margin:0 auto;
	margin-top:10px;
}
.proRight li a {
	display:block;
	text-decoration:none
}
.proRight li span {
	display:block;
	width:301px;
	height:50px;
	margin-top:10px;
	border:1px solid #efefef;
	text-align:center;
	line-height:50px;
	font-size:13px;
	color:#666;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.proRight li:hover span {
	color:#fff;
	background-color:#0093DD;
}
/*技术服务*/
.jishu {
	overflow:hidden;
	width:100%;
	padding:40px 0 50px 0;
	background-color:#e9e9e9; min-width:1200px;
}
.jishu em {
	display:block;
	text-align:center;
	font-size:24px;
	color:#3d3d3d;
	margin-bottom:5px;
}
.jishu .jst {
	display:block;
	margin:0 auto;
	margin-bottom:35px;
}
.jishu .menu {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding-bottom:4px;
	margin-bottom:30px;
}
.jishu .menu li {
	position:relative;
	float:left;
	width:299px;
	height:80px;
	margin-right:1px;
	background:url(../images/js_menu_bg.png) repeat-y center;
}
.jishu .menu li i {
	display:block;
	float:left;
	width:40px;
	height:40px;
	margin-top:20px;
	margin-left:20px;
}
.jishu .menu li a {
	display:block;
	line-height:80px;
	float:left;
	margin-left:10px;
	font-size:17px;
	color:#1e1e1e;
	font-weight:normal;
}
.jishu .menu li img {
	display:none;
	position:absolute;
	left:50%;
	margin-left:-3px;
	bottom:-4px;
}
.jishu .menu li .i01 {
	background:url(../images/js_icon01.png) no-repeat center top;
}
.jishu .menu li .i02 {
	background:url(../images/js_icon01.png) no-repeat center top;
}
.jishu .menu li .i03 {
	background:url(../images/js_icon01.png) no-repeat center top;
}
.jishu .menu li .i04 {
	background:url(../images/js_icon01.png) no-repeat center top;
}
.jishu .menu li.cur a {
	font-weight:bold;
	color:#fff;
}
.jishu .menu li.cur img {
	display:block;
}
.jishu .menu li.cur i {
	background-position:bottom;
}
.jishu .menu li.cur {
	background:url(../images/js_menu_cur.jpg) repeat-x left center;
}
.jishu .jsBox {
	overflow:hidden;
	width:100%;
	height:290px;
}
.jishu .jsBox .jsList {
	overflow:hidden;
	width:100%;
	height:290px;
}
.jishu .jsList .jsleft {
	overflow:hidden;
	float:left;
	width:560px;
	height:410px;
	background-color:#fff;
}
.jishu .jsleft img {
	display:block;
	margin:0 auto;
	margin-top:8px;
	margin-bottom:15px;
}
.jishu .jsleft h4 {
	font-size:16px;
	margin-left:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-bottom:10px;
}
.jishu .jsleft h4 a {
	color:#008a3d;
}
.jishu .jsleft p {
	font-size:14px;
	color:#666;
	line-height:20px;
	height:60px;
	overflow:hidden;
	width:520px;
	margin:0 auto;
	margin-bottom:15px;
	text-align:justify
}
.jishu .jsleft .more {
	display:block;
	width:100px;
	height:35px;
	text-align:center;
	line-height:35px;
	color:#fff;
	font-size:13px;
	background-color:#ff9900;
	margin-left:20px;
}
.jishu .jsright {
	overflow:hidden;
	width:1200px;
	float:right;
}
.jishu .jsright li {
	float:left;
	width:285px;
	margin-right:18px;
	height:280px;
}
.jishu .jsright li img {
	display:block;
	border:8px solid #fff;
	margin-bottom:10px;
}
.jishu .jsright li a {
	display:block;
	text-decoration:none
}
.jishu .jsright li span {
	display:block;
	text-align:center;
	font-size:14px;
	color:#535353;
	font-weight:normal;
}
.jishu .jsright .nomrfff {
	margin-right:0px;
}
/*留言*/
.liuyan {
	overflow:hidden;
	width:100%;
	height:377px;
	background:url(Img/Index/liuyan_bg.jpg) no-repeat center top;
}
.liuyan p {
	font-size:14px;
	margin-bottom:5px;
	color:#fff;
}
.liuyan h3 {
	font-weight:normal;
	font-size:30px;
	color:#fff;
	font-family:Arial
}
.liuyan .phone {
	overflow:hidden;
	background:url(Img/Index/liuyan_phone.png) no-repeat left center;
	padding-left:55px;
	float:left;
	margin-left:170px;
	margin-top:250px;
}
.liuyan input {
	padding-left:50px;
	height:39px;
	line-height:39px;
	font-size:12px;
	color:#575757;
	width:256px;
	padding-right:10px;
	background:url(Img/Index/liuyan_input.png) left center no-repeat;
	border:none;
	outline:none;
	margin-bottom:2px;
*float:left;
}
.liuyan textarea {
	padding:10px 10px 10px 50px;
	width:256px;
	height:89px;
	font-size:12px;
	color:#575757;
	background:url(Img/Index/liuyan_text.png) no-repeat left center;
	border:none;
	outline:none;
	resize:none;
*float:left;
}
.liuyan dl {
	overflow:hidden;
	float:right;
	margin-top:50px;
	width:370px;
}
.liuyan dt {
	overflow:hidden;
	float:left;
	width:318px;
}
.liuyan dd {
	overflow:hidden;
	cursor:pointer;
	width:51px;
	height:148px;
	background:url(Img/Index/liuyan_tujiao.png) no-repeat center;
	float:right
}
/*优势*/
.youshi {
	overflow:hidden;
	width:100%;
	height:1600px;
	background:url(../images/youbg.jpg) no-repeat center top; min-width:1200px;
}
.youshi_min {
	width:1200px;
	height:1650px;
	margin:0 auto;
}
.youshi_min p{line-height:40px;}
.youshi_biao {
	width:1200px;
	height:110px;
	float:left;
	text-align:center;
	margin-top:40px;
}
.youshi01 {
	width:1200px;
	height:380px;
	float:left;
	margin-top:40px;
}
.youshi01_l {
	width:700px;
	height:360px;
	float:left;
	background:url(../images/yous01.png) no-repeat;
}
.youshi01_l_biao {
	width:620px;
	height:40px;
	float:left;
	font-size:22px;
	margin-top:38px;
	margin-left:80px;
	display:inline;
	overflow:hidden;
}
.youshi01_l_lei {
	width:620px;
	height:280px;
	float:left;
	margin-left:80px;
	display:inline;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	line-height:30px;
}
.youshi01_r {
	width:470px;
	height:360px;
	float:right;
}
.youshi02 {
	width:1200px;
	height:320px;
	float:left;
}
.youshi02_l {
	width:470px;
	height:320px;
	float:left;
	overflow:hidden;
}
.youshi02_r {
	width:650px;
	height:320px;
	float:right;
	background:url(../images/yous02.png) no-repeat;
}
.youshi02_r_biao {
	width:540px;
	height:40px;
	float:left;
	font-size:22px;
	margin-top:38px;
	margin-left:80px;
	display:inline;
	overflow:hidden;
}
.youshi02_r_lei {
	width:540px;
	height:280px;
	float:left;
	margin-left:80px;
	display:inline;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	line-height:30px;
}
.youshi03 {
	width:1200px;
	height:280px;
	float:left;
	margin-top:20px;
}
.youshi03_l {
	width:700px;
	height:280px;
	float:left;
	background:url(../images/yous03.png) no-repeat;
}
.youshi03_l_lei {
	width:620px;
	height:180px;
	float:left;
	margin-left:80px;
	display:inline;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	line-height:30px;
}
.youshi03_r {
	width:470px;
	height:280px;
	float:right;
}
.youshi04 {
	width:1200px;
	height:320px;
	float:left;
	margin-top:20px;
}
.youshi04_l {
	width:470px;
	height:320px;
	float:left;
	overflow:hidden;
}
.youshi04_r {
	width:650px;
	height:320px;
	float:right;
	background:url(../images/yous04.png) no-repeat;
}
.youshi04_r_lei {
	width:540px;
	height:200px;
	float:left;
	margin-left:80px;
	display:inline;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	line-height:30px;
}
/*about*/
.about {
	overflow:hidden;
	width:100%;
	background:url(../images/about_bg.jpg) no-repeat center top; min-width:1200px;
}
.about .aboutBox {
	overflow:hidden;

	background-color:#fff; padding-bottom:30px;
	margin-top:50px;
	margin-bottom:40px;
}
.about h3 {
	font-size:22px;
	margin-top:20px;
	margin-bottom:20px;
}
.about h3 a {
	color:#333;
}
.about h3 span {
	margin-left:10px;
	font-weight:normal;
	font-size:14px;
	color:#d9d9d9;
	font-family:Arial;
}
.about .aboutLeft {
	overflow:hidden;
	width:1160px;
	float:left;
	margin-left:20px;
}
.about .aboutLeft dl {
	overflow:hidden;
	width:100%;
}
.about .aboutLeft dt {
	overflow:hidden;
	width:283px;
	height:214px;
	float:left;
	border:5px solid #efefef;
}
.about .aboutLeft dd {
	overflow:hidden;
	float:right;
	width:840px;
}
.about .aboutLeft h4 {
	font-size:16px;
	margin-bottom:20px;
}
.about .aboutLeft h4 a {
	color:#0ba43b;
}
.about .aboutLeft p {
	font-size:13px;
	color:#333;
	line-height:24px;
	overflow:hidden;
	margin-bottom:20px;
	text-align:justify;
	font-weight:normal; text-indent:24px;
}
.about .aboutLeft .btn {
	overflow:hidden;
}
.about .aboutLeft .btn a {
	display:block;
	float:left;
	margin-right:5px;
}
.about .aboutRight {
	overflow:hidden;
	width:370px;
	float:right;
	margin-right:20px;
}
.about .aboutRight h3 {
	margin-left:20px;
}
.about .ryBox {
	overflow:hidden;
	width:100%;
	height:224px;
	position:relative;
}
.about .ryBox span {
	display:block;
	width:31px;
	height:31px;
	position:absolute;
	cursor:pointer;
	top:98px;
}
.about .ryBox .btn01 {
	left:0;
	background:url(../images/about_ry_btn.png) no-repeat center top;
}
.about .ryBox .btn02 {
	right:0;
	background:url(../images/about_ry_btn.png) no-repeat center bottom;
}
.about .ryWin {
	overflow:hidden;
	width:290px;
	height:440px;
	position:relative;
	margin:0 auto;
}
.about .ryWin ul {
	overflow:hidden;
	position:absolute;
}
.about .ryWin li {
	float:left;
	width:290px;
	height:224px;
}
.about .ryWin li img {
	display:block;
	margin-bottom:10px;
}
.about .ryWin li em {
	display:block;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:12px;
	color:#333;
}
.about .chejian {
	overflow:hidden;
	width:1074px;
	margin:0 auto;
	position:relative;
	height:200px;
}
.about .chejian span {
	display:block;
	width:37px;
	height:37px;
	cursor:pointer;
	position:absolute;
	top:60px;
}
.about .chejian .btn01 {
	left:0;
	background:url(Img/Index/about_cj_btn01.png) no-repeat center top;
}
.about .chejian .btn02 {
	right:0;
	background:url(Img/Index/about_cj_btn02.png) no-repeat center top;
}
.about .chejian span:hover {
	background-position:bottom
}
.h_abouttu {
	width:720px;
	height:180px;
	float:left;
	margin-top:30px;
}
.h_abouttu div{width:172px; float:left; margin-left:10px; text-align:center; font-size:14px;}
.h_abouttu div img{display:block; margin-bottom:10px;}
/*news*/
.news {
	overflow:hidden;
	margin-top:40px;
	margin-bottom:50px;
}
.newsLeft {
	overflow:hidden;
	float:left;
	width:1198px;
	height:417px;
	border:1px solid #e7e7e7;
}
.newsRight {
	overflow:hidden;
	float:right;
	width:350px;
	height:417px;
	border:1px solid #e7e7e7;
}
.newsLeft .menu {
	overflow:hidden;
	width:100%;
	height:60px;
	background:url(../images/news_menu_bg.jpg) repeat-x left top;
	margin-bottom:20px;
}
.newsLeft .menu li {
	float:left;
	width:208px;
	height:60px;
	text-align:center;
	line-height:60px;
	font-size:16px;
	font-weight:bold;
	border-right:1px solid #e7e7e7;
	background:url(Img/Index/news_menu_bor.png) no-repeat right bottom
}
.newsLeft .menu li a {
	color:#333
}
.newsLeft .menu li.last {
	border:none
}
.newsLeft .menu li.cur {
	background:#008f40
}
.newsLeft .menu li.cur a {
	color:#fff;
}
.newsLeft .newsBox {
	overflow:hidden;
	height:320px;
	position:relative
}
.newsLeft .newsList {
	overflow:hidden;
	width:1180px;
	margin:0 auto;
	height:240px;
}
.newsLeft .newsList dl {
	overflow:hidden;
	width:100%;
	margin-bottom:25px;
}
.newsLeft .newsList dt {
	overflow:hidden;
	float:left;
}
.newsLeft .newsList dd {
	overflow:hidden;
	width:550px;
	float:right
}
.newsLeft .newsList dd h4 {
	font-size:14px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-bottom:10px;
}
.newsLeft .newsList dd h4 a {
	color:#000
}
.newsLeft .newsList dd p {
	font-size:12px;
	line-height:22px;
	color:#555;
	height:88px;
	text-align:justify;
	overflow:hidden;
	font-weight:normal;
}
.newsLeft .list {
	overflow:hidden;
	width:100%;
}
.newsLeft .list li {
	overflow:hidden;
	font-size:14px;
	line-height:35px;
	font-weight:normal;
}
.newsLeft .list li a {
	color:#333;
	display:block;
	width:450px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	float:left
}
.newsLeft .list li em {
	float:left;
	margin-right:6px;
}
.newsLeft .list li span {
	float:right;
	color:#666;
}
.newsRight h3 {
	width:330px;
	height:60px;
	background:url(Img/Index/news_menu_bg.jpg) repeat-x left top;
	line-height:60px;
	padding-left:20px;
	margin-bottom:20px;
}
.newsRight h3 a {
	color:#333;
}
.newsRight h3 img {
	margin-right:10px;
}
.newsRight .QAbox {
	overflow:hidden;
	width:325px;
	margin:0 auto;
	height:320px;
	position:relative
}
.newsRight .QAlist {
	overflow:hidden;
	width:100%;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:1px dashed #ccc;
}
.newsRight .QAlist h5 {
	font-size:13px;
	background:url(../images/news_Q.png) left center no-repeat;
	padding-left:35px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-bottom:5px;
	line-height:22px;
}
.newsRight .QAlist h5 a {
	color:#333;
}
.newsRight .QAlist p {
	background:url(../images/news_A.png) no-repeat left top;
	padding-left:35px;
	font-size:12px;
	color:#666;
	line-height:17px;
	text-align:justify;
	font-weight:normal;
}
/*服务*/

.h_fu {
	width:100%;
	border-bottom:1px #0BA43B solid;
	border-top:1px #0BA43B solid;
	padding:20px 0 0 0; min-width:1200px;
}
.h_fumin {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.h_fu_biao {
	width:1200px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}
.gg{width:100%; height:160px; background:url(../images/gg.jpg) no-repeat top center; margin:0 auto; overflow:hidden;}
.h_fu_left {
	width:620px;
	height:400px;
	float:left;
	margin-top:50px;
}
.h_fu_right {
	width:445px;
	height:400px;
	float:left;
	margin-top:40px;
}
.h_fu_right_min {
	width:530px;
	height:64px; 
	float:left;
	padding:10px 0 10px 0;
}
.h_fu_right_minl {
	width:60px;
	height:60px;
	float:left;
	padding:2px;
	border:1px #CCCCCC solid;
}
.h_fu_right_minr01 {
	width:445px;
	height:44px;
	float:right;
	background-image:url(../images/fus01.png);
	font-size:18px;
	padding-left:50px;
	padding-top:20px;
}
.h_fu_right_minr02 {
	width:445px;
	height:54px;
	float:right;
	background-image:url(../images/fus02.png);
	font-size:18px;
	padding-left:50px;
	padding-top:10px;
}
.h_fu_right_minr03 {
	width:445px;
	height:44px;
	float:right;
	background-image:url(../images/fus03.png);
	font-size:18px;
	padding-left:50px;
	padding-top:20px;
}
.h_fu_right_minr04 {
	width:445px;
	height:44px;
	float:right;
	background-image:url(../images/fus04.png);
	font-size:18px;
	padding-left:50px;
	padding-top:20px;
}
.h_fu_right_minr05 {
	width:445px;
	height:44px;
	float:right;
	background-image:url(../images/fus05.png);
	font-size:18px;
	padding-left:50px;
	padding-top:20px;
}
/*流程*/

.h_liu {
	width:100%; min-width:1200px;
}
.h_liu_biao {
	width:100%;
	height:105px;
	background-color:#0BA43B;
	border-bottom:1px #333333 solid;
	text-align:center;  min-width:1200px;
}
.h_liu_lei {
	width:100%;
	height:200px;
	background:url(../images/liubg.jpg) no-repeat center #E7E7E7;
}
.h_liu_lei_min {
	width:1200px;
	height:200px;
	margin:0 auto;
}
.h_liu_lei_minl {
	width:128px;
	height:80px;
	float:right;
	padding:90px 20px 0 20px;
	font-size:16px;
	font-weight:normal;
	color:#333333; text-align:center
}
/*友链*/

.h_link {
	width:1200px;
	height:75px;
	margin:0 auto;
	border:1px #0BA43B solid;
	margin-bottom:10px;
}
.h_link_biao {
	width:110px;
	height:25px;
	float:left;
	background-color:#0BA43B;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	padding-top:5px;
}
.h_link_lei {
	width:1180px;
	height:40px;
	float:left;
	padding:10px;
	line-height:24px;
	font-weight:normal;
}
.h_didao {
	width:1200px;
	height:40px;
	margin:0 auto;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	padding-top:10px;
	background-image:url(../images/didaobg.png);
}
.h_didao a{margin:0 10px 0 10px}
.txt{width:230px; height:25px; line-height:25px; padding:0 2px 0 2px; border:1px solid #9D9D9D; margin-left:4px;}
.sub{width:80px; height:27px;  border:1px solid #9D9D9D; cursor:pointer}

.jw{width:100%; background:#e7e7e7; height:130px; min-width:1200px;}
.jw .jiu{width:1199px; overflow:hidden; margin:0 auto; border-left:1px solid #d2d2d2;}
.jw .jiu li{float:left; height:130px; list-style:none; width:132px; border-right:1px solid #d2d2d2; text-align:center; font-size:16px; color:#333; font-weight:bold;}
.jw .jiu li span{display:block; font-size:26px; color:#139c4a; height:46px; line-height:46px; padding:10px 0;}
.lys{background:#fff;}

.mxia{background:#009a44; height:142px; display:block; color:#fff; font-size:14px; line-height:40px;text-align:center; padding:15px 0 0 0; margin-top:160px}
.mxia em{display:block; line-height:32px; font-size:18px;}
